<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ margin:0; padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body{color: #333; min-width:1450px;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Microsoft Yahei,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
/* è®¾ç½®æ»šåŠ¨æ¡çš„æ&nbsp;·å¼ */
::-webkit-scrollbar { width:5px;}/* æ»šåŠ¨æ§½ */
::-webkit-scrollbar-track { background-color:#e6e6e6; border-radius:0px;}/* æ»šåŠ¨æ¡æ»‘å— */
/*::-webkit-scrollbar-thumb { background-color:#e60012;border-radius:4px;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#e60012;border-radius:4px;}*/


/* æŒ‰é’®æ&nbsp;·å¼åŽ»é™¤*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1400{ width:1400px; margin:0 auto;}

/**top start**/
.lff_top{ width:100%;background:#fff; height:78px;}
.lff_top .lfftop_main{ height:100%; position:relative;}
.lff_top .lfftop_main .toplogo{ position:absolute; top:50%; transform:translateY(-50%); width:120px;}
.lff_top .lfftop_main .toplogo a{ display:block; width:100%; height:100%;}
.lff_top .lfftop_main .top_right{width: calc(100% - 220px); float:right; height:100%;}
.lff_top .lfftop_main .top_right .nav{width: calc(100% - 220px);float:left; height:100%;transition:all 0.4s;}
.lff_top .lfftop_main .top_right#showopen .nav{transform: scale3d(0, 0, 0); width:0;}
.lff_top .lfftop_main .top_right .nav li{ width:14.2%;height:100%; float:left; text-align:center;position:relative;}
.lff_top .lfftop_main .top_right .nav li::before,.lff_top .lfftop_main .top_right .nav li.navon a::before {content: "";display: block; position: absolute;bottom: 0;height: 3px; width:3px; left:50%; transform: translateX(-50%);opacity: 0;background-color: #e60012; -webkit-transition: all .4s; -o-transition: all .4s;-ms-transition: all .4s;transition: all .4s;}
.lff_top .lfftop_main .top_right .nav li:hover::before,.lff_top .lfftop_main .top_right .nav li.navon::before{ width:32px;opacity: 1;-webkit-transition: all .4s;-o-transition: all .4s;-ms-transition: all .4s;transition: all .4s;}
.lff_top .lfftop_main .top_right .nav li &gt;.hide{overflow:hidden; margin-top:22px;}
.lff_top .lfftop_main .top_right .nav li .hide&gt; a{ font-size:17px; text-align:center;transition: .4s ease;display: inline-block; line-height:35px;}
.lff_top .lfftop_main .top_right .nav li:hover &gt;.hide&gt; a{transform: translateY(-100%);}
.lff_top .lfftop_main .top_right .nav li:hover&gt;.hide&gt;a:after{content: attr(data-title);position: absolute;top: 0;left: 0;transform: translateY(100%);width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #e60012;}
.lff_top .lfftop_main .top_right .nav li:hover a,.lff_top .lfftop_main .top_right .nav li.navon a{ color:#e60012; font-weight:bold;}

/*PCæœç´¢*/
.lff_top .lfftop_main .top_search{ float:right;position:relative;transition:all 0.5s; margin-left:25px; height:100%;display:flex; display: -webkit-flex;align-items:center;}
.lff_top .lfftop_main .nav-hide .top_search{ margin-top:19px;}
.lff_top .lfftop_main .top_search em{background:url(../images/search.png) center center no-repeat;height:100%; width:26px; height:26px;cursor:pointer; display:block;float:right; overflow:hidden;transition:all 0.3s;}
.lff_top .lfftop_main .top_search em:Hover{opacity:0.8;filter:Alpha(opacity=80);}
.lff_top .lfftop_main #showopen .top_search em{opacity:0;filter:Alpha(opacity=0);}
.lff_top .lfftop_main .top_search .search_con2{position:absolute;  right:0px; height:50px;z-index:100;transform: scale3d(0, 0, 0);transform-origin: right center;transition:all 0.5s;opacity:0;filter:Alpha(opacity=0);width:500px;background: #fff;}
.lff_top .lfftop_main #showopen .top_search .search_con2{opacity:1.0;filter:Alpha(opacity=100);transform: scale3d(1, 1, 1);}
.top_search .search_con2 .search-input{ width:380px; float:left; height:48px; line-height:48px; overflow:hidden; border:1px solid #d4d4d4; border-radius:5px;font-size: 16px;padding-left: 20px; background:#fff;}
.top_search .search_con2 .input1{ height:48px; line-height:48px; background:none; border:0;width:calc(100% - 57px);width:-webkit-calc(100% - 57px);width:-moz-calc(100% - 57px); float:left; outline:none; font-size:16px; color:#666; }
.top_search .search_con2 .bnts{ float:right; width:56px; height:48px; background:url(../images/search.png) center center no-repeat; margin-right:1px; cursor:pointer; border:none;}
.top_search .search_con2 .bnts:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.top_search .search_con2 .moblie-search-close{position: absolute; top: 15px; right: 15px; width:20px; height:20px;background:url(../images/scguan.png) center center no-repeat; }
.nav-hide .top_search .search_con2 .moblie-search-close{ background-image:url(../images/scguan.png);}

/*å¤´éƒ¨ç”µè¯*/
.lff_top .lfftop_main .top_tel{float:right;transition:all 0.5s; height:100%;display:flex; display: -webkit-flex;align-items:center;}
.lff_top .lfftop_main .top_tel em{background:url(../images/toptel.png) center center no-repeat;width:26px; height:26px;cursor:pointer; display:block;}
.lff_top .lfftop_main .top_tel p{ color:#e60012; font-weight:bold; font-size:20px; padding-left:5px;}

/* banner å¼€å§‹ */
.apple-banner { width: 100%; height: 948px; overflow: hidden;}
.apple-banner .swiper-container1 { width: 100%; height:948px; position:relative;}
.apple-banner .swiper-container1 .swiper-button-prev, .apple-banner .swiper-container1 .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container1 .swiper-button-prev { left:0;}	
.apple-banner .swiper-container1 .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .7;}
/*åˆ†é¡µå™¨*/
.apple-banner .swiper-container-horizontal&gt;.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fraction{ top:auto; bottom:120px;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 15px; height:15px; background:none; border:1px solid #fff; margin: 0 4px; cursor: pointer;border-radius:0;opacity: 1; border-radius:50%;}
.apple-banner .swiper-pagination-bullet-active { background:#fff;}
.apple-banner .bannertext{ width:100%;text-align:center; position:absolute;top: 45%;left: 50%;transform: translate(-50%, -50%);}
.apple-banner .bannertext p{ font-weight:bold; color:#fff; font-size:60px;}
.apple-banner .bannertext span{color:#fff; font-size:20px;margin: 20px 0 30px; display:block;}
.apple-banner .bannertext .babtn{display:block; width:200px; height:50px; line-height:50px; border:2px solid rgba(255,255,255,.5); color:#fff; text-align:center; font-size:16px;background:url(../images/morejt.png) 130px center no-repeat; padding-right: 20px;transition: all .4s ease; margin:0 auto;}
.apple-banner .bannertext .babtn:hover{background: url(../images/morejt.png) 135px center no-repeat;padding-right: 30px;}
/* banner ç»“æŸ */

.ind_tit p{ font-size:36px; font-weight:bold; margin-bottom:10px;}
.ind_tit i{ color:#e60012; font-weight:bold;}
.ind_tit span{ color:#999; font-size:16px;}

/*é¦–é¡µä¼˜åŠ¿*/
.indys{ padding:60px 50px; overflow:hidden; background:#fff; position:relative; margin-top:-78px; z-index:99;}
.indys .ind_tit{ text-align:center;}
.indys ul{ width:100%; margin-top:30px;}
.indys ul li{ width:33.333%; float:left; padding:0 6%;text-align:center;}
.indys ul li .pic{ width:160px; height:160px; border-radius:50%; background:#f9f9f9; border:1px solid #eaeaea; margin:0 auto; position:relative;}
.indys ul li .pic:after{ content:""; display:block; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:10px; height:10px; border-radius:50%; background:#e60012; opacity:0;transition-duration: .3s;-ms-transition-duration: .3s;-moz-transition-duration: .3s;-webkit-transition-duration: .3s; }
.indys ul li:hover .pic:after{ opacity:1; width:100%; height:100%;}
.indys ul li .pic em{ display:block; width:92px; height:92px; overflow:hidden;background:url(../images/ysico1.png) top no-repeat; position:absolute; margin:auto; top:0;bottom:0; left:0; right:0; z-index:99;}
.indys ul li:nth-of-type(2) .pic em{background:url(../images/ysico2.png) top no-repeat;}
.indys ul li:nth-of-type(3) .pic em{background:url(../images/ysico3.png) top no-repeat;}
.indys ul li:hover .pic em{ background-position:0 -92px;}
.indys ul li p{ font-size:20px; font-weight:bold; margin:20px 0 15px;}
.indys ul li span{ color:#999; line-height:24px; font-size:15px;}

/*é¦–é¡µæ¡ˆä¾‹*/
.indcase{ margin-bottom:60px; overflow:hidden; min-height:300px;}
.indcase .w1400{position:relative;}
.indcase .indmore{ position:absolute; right:0; top:13px; display:block; width:152px; height:50px; line-height:50px; color:#fff; text-align:center; font-size:15px;background: #e60012 url(../images/morejt.png) 100px center no-repeat; padding-right: 20px;transition: all .4s ease;}
.indcase .indmore:hover{background: #e60012 url(../images/morejt.png) 105px center no-repeat;padding-right: 30px;}
.indcase ul{ width:100%; overflow:hidden; margin-top:15px;}
.indcase ul li{ width:49%; margin-right:2%; float:left; position:relative; height:300px; margin-top:20px;}
.indcase ul li:nth-child(2n){ margin-right:0;}
.indcase ul li:after{ content:""; display:block; width:100%; height:75%;background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,.65)); position: absolute;bottom: 0; left: 0; transition: all .3s ease;}
.indcase ul li:hover:after{height:100%;background-image: linear-gradient(to bottom, rgba(0,0,0,.5) 5%, rgba(0,0,0,.5)); }
.indcase ul li .casepic{ display:block; width:100%; height:100%; position:relative;}
.indcase ul li .casepic img{ position:absolute; margin:auto; top:0;bottom:0; left:0; right:0; width:100%; height:100%;object-fit: cover;}
.indcase ul li .casetit{ display:block; position:absolute; bottom:30px; padding:0 5%;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; color:#fff; font-weight:bold; font-size:24px; z-index:9; transition: all .3s ease;}
.indcase ul li:hover .casetit{bottom:20%;}
.indcase ul li p{ opacity:0; color:#fff; line-height:24px; height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;padding:0 5%;z-index:9;position:absolute;bottom:0px; transition: all .3s ease;}
.indcase ul li:hover p{ opacity:1;bottom:10%;}

/*é¦–é¡µäº§å“å±•ç¤º*/
.indpro{ padding:60px 0 40px; overflow:hidden; background:url(../images/indprobg.jpg) top no-repeat;position:relative; background-size:cover; min-height:400px;}
.indpro .w1400{position:relative;}
.indpro .ind_tit p,.indpro .ind_tit span{ color:#fff;}
.indpro .indmore{ position:absolute; right:0; top:13px; display:block; width:152px; height:50px; line-height:50px; color:#fff; text-align:center; font-size:15px;background: #e60012 url(../images/morejt.png) 100px center no-repeat; padding-right: 20px;transition: all .4s ease; z-index:99;}
.indpro .indmore:hover{background: #e60012 url(../images/morejt.png) 105px center no-repeat;padding-right: 30px;}
.indpro ul{ width:100%; margin-top:60px;position:relative; z-index:2;}
.indpro ul li{ width:32%; float:left; margin-right:2%; background:#fff; margin-bottom:20px; position:relative;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.indpro ul li:nth-child(3n){ margin-right:0;} 
.indpro ul li:after{ content:""; display:block; width:0; height:4px; background:#e60012; position:absolute; left:50%; bottom:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.indpro ul li:hover{ margin-top:-15px;}
.indpro ul li:hover:after{ width:100%; left:0;}
.indpro ul li .propic{ display:block; width:100%; height:314px; border-bottom:1px solid #ddd; position:relative;}
.indpro ul li .propic img{ max-height:100%; max-width:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.indpro ul li .propic i { display:block; width:60px; height:60px; overflow:hidden; margin:-30px 0 0 -30px; padding:0; background:url(../images/more1.png) center center no-repeat; background-size:60px 60px; position:absolute; left:50%; top:50%; transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.indpro ul li:hover .propic i { transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1);}
.indpro ul li .indprotext{ padding:25px 30px 40px;}
.indpro ul li .indprotext .probt{font-size:20px; font-weight:bold;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.indpro ul li:hover .indprotext .probt{ color:#e60012;}
.indpro ul li .indprotext p{ font-size:15px; color:#999; margin:10px 0;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.indpro ul li .indprotext .indpromore{font-size:15px; color:#e60012;background: url(../images/morejt2.png) right center no-repeat;padding-right: 30px;}
#solution-canvas {position:absolute;width: 100%;height: 100%;left: 0;top: 30%;z-index: 1;opacity: .3;}

/*é¦–é¡µæ–°é—» æ–‡ç«&nbsp;*/
.indnews{ padding:60px 0; overflow:hidden; background:#f9f9f9; min-height:300px;}
.indnews .ind_tit{ text-align:center;}
.indnews .newleft{ width:49%;float:left;background:#fff; padding:30px 20px; margin-top:50px;}
.indnews .artright{float:right; }
.indnews .newleft .zuo{ float:left;width: calc(100% - 254px); }
.indnews .newleft .zuo .newtext p{ font-size:20px; font-weight:bold; line-height:31px; float:left;}
.indnews .newleft .zuo .newtext p img{ margin-right:5px;}
.indnews .newleft .zuo .newtext a{ float:right;font-size:15px; color:#e60012;background: url(../images/morejt2.png) right center no-repeat;padding-right: 30px; line-height:31px;}
.indnews .newleft .zuo ul li{ width:100%; padding:20px 0; border-bottom:1px solid #efefef; padding: 15px 0 20px; transition: all .4s ease;}
.indnews .newleft .zuo ul li:hover{border-bottom:1px solid #e60012;}
.indnews .newleft .zuo ul li a{max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; font-size:16px; position:relative;transition: all .4s ease;}
.indnews .newleft .zuo ul li:hover a{ color:#e60012;}
.indnews .newleft .zuo ul li a:before{ content:""; display:block;width:5px; height:5px; border-radius:50%; background:#bfbfbf; float:left; margin-right:12px;margin-top: 10px;}
.indnews .newleft .zuo ul li p{max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; color:#999; margin:8px 0 10px;}
.indnews .newleft .zuo ul li span{padding:5px 10px; background:#efefef; color:#e60012;}
.indnews .newleft .you{ width:234px; float:right;}
.indnews .newleft .you img{ width:100%;}

/*åº•éƒ¨ å¼€å§‹*/
.foot { width:100%; margin:0 auto; padding:0; background-color:#333;overflow: hidden;}
.foot .cont{}
.foot .cont .nav{ width:100%; margin:0 auto;}
.foot .cont .nav ul li{ width:11.6%; float:left; margin-right:1%; height:90px; line-height:90px; text-align:center;}
.foot .cont .nav ul li:last-child{ margin-right:0;}
.foot .cont .nav ul li a{ color:#fff; font-size:18px;}
.foot .cont .mid{ clear:both; border-top:1px solid #434343; width:100%;}
.foot .cont .mid .l{ float:left; width: calc(100% - 316px);  margin-top:3%;}
.foot .cont .mid .l ul li{ float:left; width:40%; margin-bottom:3%;}
.foot .cont .mid .l ul li:nth-child(4){ width:50%;}
.foot .cont .mid .l ul li img{ float:left; margin-right:3%;}
.foot .cont .mid .l ul li dl{ float:left; color:#9a9a9a;}
.foot .cont .mid .l ul li dl dt{ font-size:16px; color:#fff;}
.foot .cont .mid .l ul li dl dt,.foot .cont .mid .l ul li dl dd{ width:100%;}
.foot .cont .mid .r{ float:right; width:296px; margin:3% 0;}
.foot .cont .mid .r ul li{ float:right; width:143px;height:120px;}
.foot .cont .mid .r ul li:last-child{ margin-right:10px;}
.foot .cont .mid .r ul li b{ width:23px; height:120px; display:block;background:#484848; color:#9a9a9a; float:left; line-height:15px;text-align:center; margin:0 auto; position:relative; font-weight:normal;}
.foot .cont .mid .r ul li b span{ display:block; position:absolute; top:50%; transform:translateY(calc(-50% + 1px));}
.foot .cont .mid .r ul li img{ float:left;}
.foot .cont .text{color:#9a9a9a; margin-bottom:2%;}
.foot .cont .text a{color:#9a9a9a;}

/*åº•éƒ¨ ç»“æŸ*/

/*é¦–é¡µ-å‹æƒ…é“¾æŽ¥ å¼€å§‹*/
.ly_Links { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#19191c;}
.ly_Links .lyLinks_main {overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyLinks_main .Lk_tit { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; margin:0 auto; padding:0 20px 0 52px; background:#303135 url(../images/lk_icon.png) 20px center no-repeat; border-radius:0 0 8px 8px;}
.lyLinks_main .Lk_list { width:100%; overflow:hidden; margin:0 auto; padding:10px 0;}
.lyLinks_main .Lk_list a { display:inline-block; min-height:40px; line-height:40px; color:rgba(255, 255, 255, 0.8); font-size:15px; margin:0; padding:0 20px;}
.lyLinks_main .Lk_list a:hover { color:#fff;}

/*é¦–é¡µ-å‹æƒ…é“¾æŽ¥ ç»“æŸ*/

/*Ny_banner å¼€å§‹*/
.Ny_banner { width:100%; height:540px; overflow:hidden; margin:0 auto; padding:220px 0 0; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.Ny_banner img { display:block; width:1920px; height:540px; overflow:hidden; margin:-270px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}
.Ny_banner .NyBa_text {height:auto;padding:0; position:relative; z-index:1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyBa_text p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; margin:0 auto; padding:0;}
.NyBa_text p font { color:rgba(255,255,255,0.5); font-size:22px; margin:0 0 0 10px;}
.NyBa_text em { display:block; width:40px; height:4px; overflow:hidden; margin:14px 0; padding:0; background-color:#fff;}
.NyBa_text span { display:block; width:100%; height:auto; max-height:50px; overflow:hidden; line-height:25px; color:#fff; font-size:15px; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
/*Ny_banner ç»“æŸ*/


/*é¢åŒ…å±‘ å¼€å§‹*/
.n_nav_box {overflow: hidden; margin: -60px auto 0; border-bottom: 1px solid #e5e5e5; background-color: #fff; position:relative; z-index: 9;}
.n_nav_box .n_nav { display: flex; width: 50%; float:left; font-size: 0;}
.n_nav_box1 .n_nav { display:none;}
.n_nav::-webkit-scrollbar { display:none;}
.n_nav a { font-size:18px;line-height: 60px;color:#3c3c3c;display:inline-block;padding: 0 5px; max-width: 312px; text-align:center;position:relative;z-index:1;transition: .5s;flex-grow: 1;}
.n_nav a+a:after { content:""; width:1px; height:16px; display:block; background:#e5e5e5; position:absolute; top:50%; margin-top:-8px; left:0; transition: 0s; z-index:0;}
.n_nav a:before { content:""; width:0; height:100%; display:block; position:absolute; bottom:0px; left:0; transition: .5s; z-index:-1; opacity: 0;
    background: #e60012;
    â€‹background: -moz-linear-gradient(-45deg, #ff4242 0%, #e60012 50%, #e60012 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,#f00), color-stop(50%,#e60012), color-stop(100%,#e60012));
    background: -webkit-linear-gradient(-45deg, #ff4242 0%,#e60012 50%,#e60012 100%);
    background: -o-linear-gradient(-45deg, #ff4242 0%,#e60012 50%,#e60012 100%);
    background: -ms-linear-gradient(-45deg, #ff4242 0%,#e60012 50%,#e60012 100%);
    background: linear-gradient(to -45deg, #ff4242 0%,#e60012 50%,#e60012 100%);
    filter: ;
    progid: DXImageTransform.Microsoft.gradient( startColorstr='#f00', endColorstr='#e60012',GradientType=0 );
    -webkit-filter: ;
    progid: DXImageTransform.Microsoft.gradient( startColorstr='#f00', endColorstr='#e60012',GradientType=0 );
}
.n_nav a:hover:before,.n_nav a.on:before { width:100%; opacity: 1;}
.n_nav a:hover:after,.n_nav a.on:after { height:0;}
.n_nav a:hover,.n_nav a.on { color:#fff; font-weight: bold;}
.n_nav_box .n_position { max-width:50%; height: 60px; overflow:hidden; float:right; margin:0; padding:0 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.n_nav_box  .mbxleft{ float:left !important; max-width:100% !important;}
.n_nav_box .n_position p { width:100%; height: 60px; overflow:hidden; line-height:60px; color:#a6a6a6; font-size:15px; white-space: nowrap; text-overflow: ellipsis; text-align:right; margin:0; padding:0;}
.n_nav_box1 .n_position { max-width:100%; float:left;}
.n_nav_box1 .n_position p { text-align:left;}

.n_position p img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-4px 0 0 0; padding:0 4px 0 0;}
.n_position p svg { vertical-align: middle; width: 14px; height: 16px; display: inline-block; margin-right: 9px;}
.n_position p a { font-size:15px; color:#98989a; position:relative; transition:.2s;}
.n_position p i { font-size:15px;color:#98989a; display:inline-block; margin:0; padding:0 8px; font-family:arial; position:relative; top: -1px;}
.n_position p span { font-size:15px; color:#e60012;}
.n_position p a:hover { color:#e60012;}

/*é¢åŒ…å±‘ ç»“æŸ*/

/*å†…é¡µå…³äºŽæˆ‘ä»¬*/
.nyall_box{ min-height:450px; overflow:hidden; padding:60px 0;}
.abny_box{ padding:60px 0 0;}
/*æ&nbsp;‡é¢˜*/
.nyab_title { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.nyab_title span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#eaeaea; font-size:40px; font-weight:bold; text-align:center; margin:0 auto; padding:0; text-transform:uppercase;}
.nyab_title b { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-weight:bold; text-align:center; margin:-20px auto 0; padding:0;}

/*å†…é¡µå…³äºŽæˆ‘ä»¬ å…¬å¸ç®€ä»‹*/
.nyall_box .ab_gsjj{box-shadow: 1px 1px 10px #f5f5f5; padding:40px 40px 50px;overflow:hidden; z-index:1; position:relative; background:#fff;}
.ab_gsjj .ab_gsname{ text-align:center; font-size:28px; margin-bottom:20px;}
.ab_gsjj .gscont,.ab_gsjj .gscont p{width: 100%;line-height: 30px;color: #666;font-size: 15px;text-align: justify;}
.ab_gsjj  .line{ height:30px; width:2px; background:#dcdcdc; margin:30px auto;}
.ab_gsjj  .line:after{ content:"";width:2px; display:block; background:#e60012;animation: abline 1s infinite;}
.ab_gsjj .abbiaoyu{text-align: center;font-size: 28px;margin-bottom: 35px;}
.ab_gsjj ul.cfzs{ width:100%; border-top:1px solid #eee; padding-top:40px;}
.ab_gsjj ul.cfzs li{ width:23.5%; float:left; margin-right:2%;}
.ab_gsjj ul.cfzs li:nth-child(4n){ margin-right:0;}
.ab_gsjj ul.cfzs li img{ max-width:100%;}
@keyframes abline {
	0% { height:0px;}
	100% { height:30px;}
}

/*å†…é¡µå…³äºŽæˆ‘ä»¬ æ•°å­—æ»šåŠ¨*/
.nyall_box .numgd{ width:100%; background:#b3c1ce; padding:180px 0 100px; position:relative; margin-top:-100px;}
.nyall_box .numgd dl{ overflow:hidden;}
.nyall_box .numgd dl dd{ width:25%; float:left; border-right:1px solid rgba(255,255,255,.3); color:#fff; text-align:center;}
.nyall_box .numgd dl dd:nth-child(4n){ border-right:0;}
.nyall_box .numgd dl dd p{ font-size:36px; font-weight:bold;}
.nyall_box .numgd dl dd p i{ font-size:15px; font-weight:400;}
.nyall_box .numgd dl dd span{ font-size:16px;}

/*å†…é¡µå…³äºŽæˆ‘ä»¬ è£èª‰èµ„è´¨*/
.ab_honor{width:100%; padding:60px 0; overflow:hidden; min-height:400px;}
.ab_honor .w1400{ position:relative;}
.ab_honor .nyab_title span,.ab_honor .nyab_title b{ text-align:left;}
.ab_honor .swiper-container04 { width: 100%; height: 100%; overflow: hidden; margin: 0 auto; position: relative; }
.ab_honor .swiper-container04 .swiper-slide { height: auto; margin: 0; padding: 0; background-color: #f5f5f5; border-radius: 4px;position: relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ab_honor .swiper-container04 .swiper-slide .NyAbUsHonor_img { width: 100%; height: 300px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.ab_honor .swiper-container04 .swiper-slide .NyAbUsHonor_img img { display: block; max-width: 90%; max-height:90%; overflow: hidden; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.ab_honor .swiper-container04 .swiper-slide:hover .NyAbUsHonor_img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.ab_honor .swiper-container04 .swiper-slide .NyAbUsHonor_name {width: 100%;overflow: hidden;margin: 0 auto;padding: 0;background: #e5e5e5;}
.ab_honor .swiper-container04 .swiper-slide .NyAbUsHonor_name a {display: block;width: 100%;height: 60px;overflow: hidden;line-height: 60px;color: #333;font-size: 16px;text-align: center;white-space: nowrap;text-overflow: ellipsis;margin: 0 auto;padding: 0 20px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ab_honor .swiper-container04 .swiper-slide:hover .NyAbUsHonor_name a { color: #e60012; }
.ab_honor .swiper-button-next,.ab_honor .swiper-button-prev{ width:72px; height:42px; border:1px solid #ddd; top:40px; background:url(../images/honor_next.png) center no-repeat; right:0;}
.ab_honor .swiper-button-prev{ right:80px; left:auto;background:url(../images/honor_prev.png) center no-repeat;}
.ab_honor .swiper-button-next:hover,.ab_honor .swiper-button-prev:hover{border:1px solid #e60012;background:#e60012 url(../images/honor_next2.png) center no-repeat;}
.ab_honor .swiper-button-prev:hover{background:#e60012 url(../images/honor_prev2.png) center no-repeat;}

/*å†…é¡µå…³äºŽæˆ‘ä»¬ ä¼ä¸šæ–‡åŒ–*/
.ab_qywh{ width:100%; padding:60px 0; overflow:hidden; background:#b3c1ce;}
.ab_qywh .nyab_title b{ color:#fff;}
.ab_qywh .nyab_title span{ color:#fff; opacity:.1}
.ab_qywh ul{ width:100%; overflow:hidden;display: -webkit-flex;display: flex;flex-wrap: wrap;}
.ab_qywh ul li{ width:23.5%; float:left; margin-right:2%; background:#fff; position:relative;}
.ab_qywh ul li:nth-child(4n) { margin-right:0;}
.ab_qywh ul li .line{ width:100%; height:80px;border-bottom: solid 1px #e1e1e1;}
.ab_qywh ul li .text{ padding:70px 30px 50px;}
.ab_qywh ul li p{ font-size:28px; font-weight:bold;}
.ab_qywh ul li .ms{ font-size:16px; color:#666; line-height:28px; margin-top:30px;}
.ab_qywh ul li em{ position:absolute; top:47px; left:30px;transition: all 0.5s;}
.ab_qywh ul li:hover em{ transform:rotatey(180deg);}

/*å†…é¡µ äº§å“ä¸­å¿ƒ*/
.prony_box {background-color: #fafafa;}
.prony_box .lyNyPro_Left { width:24%; overflow:hidden; margin:0; padding:0; float:left;}
.prony_box .lyNyPro_Right { width:74%; height:auto; margin:0; padding:0; float:right;}
.prony_box .lyNyPro_Right ul{ width:100%; position:relative; z-index:2;}
.prony_box .lyNyPro_Right ul li{ width:32%; float:left; margin-right:2%; background:#fff; margin-bottom:20px; position:relative;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.prony_box .lyNyPro_Right ul li:nth-child(3n){ margin-right:0;} 
.prony_box .lyNyPro_Right ul li:after{ content:""; display:block; width:0; height:4px; background:#e60012; position:absolute; left:50%; bottom:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.prony_box .lyNyPro_Right ul li:hover{ box-shadow:1px 1px 15px rgba(0,0,0,.1);}
.prony_box .lyNyPro_Right ul li:hover:after{ width:100%; left:0;}
.prony_box .lyNyPro_Right ul li .propic{ display:block; width:100%; height:300px; border-bottom:1px solid #ddd; position:relative; overflow:hidden;}
.prony_box .lyNyPro_Right ul li .propic img{ max-height:96%; max-width:96%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.prony_box .lyNyPro_Right ul li:hover .propic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.prony_box .lyNyPro_Right ul li .propic i { display:block; width:60px; height:60px; overflow:hidden; margin:-30px 0 0 -30px; padding:0; background:url(../images/more1.png) center center no-repeat; background-size:60px 60px; position:absolute; left:50%; top:50%; transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.prony_box .lyNyPro_Right ul li:hover .propic i { transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1);}
.prony_box .lyNyPro_Right ul li .indprotext{padding: 25px}
.prony_box .lyNyPro_Right ul li .indprotext .probt{font-size:18px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.prony_box .lyNyPro_Right ul li:hover .indprotext .probt{ color:#e60012;}
.prony_box .lyNyPro_Right ul li .indprotext p{ font-size:15px; color:#999; margin:10px 0;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:none;}
.prony_box .lyNyPro_Right ul li .indprotext .indpromore{font-size:15px; color:#e60012;background: url(../images/morejt2.png) right center no-repeat;padding-right: 30px; display:none;}

/*äº§å“åˆ†ç±» å¼€å§‹*/
.h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 auto 20px;}
.cp_type .hd { text-align:center; background:#e60012 url(../images/hd_bg.jpg) center center no-repeat; background-size:cover; padding:20px;}
.cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.cp_type .bd { padding:20px 10px 10px; background-color:#fff;}
.cp_type .bd ul li { margin:0 auto 10px;}
.cp_type .bd ul li:last-child { border:0;}
.cp_type .bd ul li p { height:60px; line-height:60px; background-color:#fafafa;}
.cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#303030; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:left;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#666; font-size:15px; margin:0 auto 1px; padding:0 20px 0 35px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:#fff url(../images/icon4.png) 20px center no-repeat;}
.cp_type .bd ul li div a:first-child { border-top:0;}
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p { background-color:#fd404e;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#fff;}
.cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat;}
.cp_type .bd ul li div a.cur, .cp_type .bd ul li div a:hover { color:#e60012; background:#f5f5f5 url(../images/icon5.png) 20px center no-repeat;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#303030; background:#f1f1f1; width:92%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd ul a.ckqb:hover { background:#e60012; color:#fff;}

.cp_type .bd ul li a.proAllBtn { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#303030; font-size:16px; text-align:center; background-color:#f5f5f5; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li a.proAllBtn i { display:inline-block; width:20px; height:20px; vertical-align:middle; background:url(../images/jt3.png) center center no-repeat; margin:-4px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li a.proAllBtn:hover { color:#fff; background-color:#fd404e;}
.cp_type .bd ul li a.proAllBtn:hover i { background:url(../images/jt0.png) center center no-repeat; margin:-4px 0 0 20px;}
/*äº§å“åˆ†ç±» ç»“æŸ*/

/*ç›¸å…³æ–‡ç«&nbsp;*/
.lyNy_Xgwz { width:100%; overflow:hidden; margin:20px auto; padding:0; background-color:#fff;}
.lyNy_Xgwz .lyNyXgwz_title { text-align: center; background: #e60012 url(../images/hd_bg.jpg) center center no-repeat; background-size: cover; padding: 20px;}
.lyNy_Xgwz .lyNyXgwz_title p { height: 40px; line-height: 40px; font-size: 28px; font-weight: bold; color: #fff;}
.lyNy_Xgwz .lyNyXgwz_title p:before { content: ''; display: inline-block; width: 28px; height: 28px; background: url(../images/mulu_tlt1.png) center center no-repeat; margin-right: 5px; vertical-align: middle; margin-top: -3px;}
.lyNy_Xgwz .lyNyXgwz_title span { display: block; height: 20px;line-height: 20px; font-size: 14px; color: #fff; text-transform: uppercase;}
.lyNy_Xgwz .lyNyXgwz_list { width:100%; overflow:hidden; margin:0 auto; padding:20px 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .lyNyXgwz_list ul li { width:100%; overflow:hidden; margin:0 auto 10px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .lyNyXgwz_list ul li a { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#303030; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 10px 0 20px; background:#f5f5f5 url(../images/icon4.png) 5px 20px no-repeat; background-size:10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .lyNyXgwz_list ul li a:hover { color:#e60012; background:#f5f5f5 url(../images/icon5.png) 5px 20px no-repeat; background-size:10px 10px;}


/*å†…é¡µ-äº§å“åˆ—è¡¨ å¼€å§‹*/
.nyPro_list { width:100%; height:auto; margin:0 auto 60px; padding:0;}
.nyPro_list dl dd { width:100%; height:auto; margin:0 auto 30px; padding:20px; background-color:#fff; border-radius: 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list dl dd:hover { box-shadow:0 5px 10px rgba(0, 0, 0, 0);}
.nyPro_list dl dd:before{content: "";display: block;width:100%;height:0;bottom: 0; left:0; bottom: 0;background: #e60012;background-size: 100%  100%!important; position: absolute;z-index: 0; border-radius: 0;transition: .3s;-webkit-transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;}
.nyPro_list dl dd:hover:before{ height: 100%;}
.nyPro_list dl dd .nyProList_img { width:27%; height:220px; overflow:hidden; margin:0; padding:0; float:left; position:relative; z-index:2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list dl dd .nyProList_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.nyPro_list dl dd .nyProList_img a img.nyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd:hover .nyProList_img a img.nyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.nyPro_list dl dd .nyProList_img a i { display:block; width:48px; height:48px; overflow:hidden; margin:-24px 0 0 -24px; padding:0; background:url(../images/more1.png) center center no-repeat; background-size:48px 48px; position:absolute; left:50%; top:50%; z-index:2; transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd:hover .nyProList_img a i { transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1);}

.nyPro_list dl dd .nyProList_text { width:73%; height:auto; overflow:hidden; margin:0; padding:0 0 0 20px; float:right; position:relative; z-index:2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list dl dd .nyProList_text .nyProList_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyPro_list dl dd .nyProList_text .nyProList_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_name a { color:#fff;}
.nyPro_list dl dd .nyProList_text .nyProList_ms { width:100%; overflow:hidden; margin:10px auto; padding:0;}
.nyPro_list dl dd .nyProList_text .nyProList_ms p { width:100%; height:50px; overflow:hidden; line-height:25px; color:#999; font-size:15px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_ms p { color:rgba(255,255,255,0.8);}
.nyPro_list dl dd .nyProList_text .nyProList_tips { width:100%; overflow:hidden; margin:10px auto; padding:0;}
.nyPro_list dl dd .nyProList_text .nyProList_tips p { display:inline-block; width:auto; max-width:50%; height:40px; overflow:hidden; line-height:40px; color:#aaa; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 20px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list dl dd .nyProList_text .nyProList_tips p span { color:#333;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p { color:rgba(255,255,255,0.8);}
.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p span { color:#fff;}
.nyPro_list dl dd .nyProList_text .nyProList_btn { width:100%; overflow:hidden; margin:20px auto 0; padding:0;}
.nyPro_list dl dd .nyProList_text .nyProList_btn a { display:inline-block; width:auto; height:38px; overflow:hidden; line-height:38px; color:#999; font-size:14px; text-align:center; margin:0 20px 0 0; padding:0 20px; border:1px solid #eaeaea; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd .nyProList_text .nyProList_btn a i { display:inline-block; width:20px; height:20px; vertical-align:middle; background:url(../images/jt3.png) center center no-repeat; margin:-4px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_btn a { color:#fff; border:1px solid #fff;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_btn a i { background:url(../images/jt0.png) center center no-repeat; margin:-4px 0 0 20px;}

/*åˆ†é¡µæ&nbsp;·å¼ å¼€å§‹*/
#fengye { text-align: center; margin: 40px auto 0; color: #555; font-size:14px;}
#fengye table { margin:0 auto;}
#fengye a { display: inline-block; padding: 0 15px; background: #f0f0f0; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; border-radius:2px; color: #333; font-size:14px;}
#fengye a:hover { background: #e60012; color: #fff; }
#fengye a.pnnum1 { background: #e60012; color: #fff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #e60012; width: 40px !important; height: 32px !important; line-height: 32px; text-align: center; border-radius: 2px; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 15px; background: #ddd; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; color: #333; cursor: default;}

/*åˆ†é¡µæ&nbsp;·å¼ ç»“æŸ*/

/*lyNy_News å¼€å§‹*/
.newny_box .lyNyNews_Tj { width:100%; height:auto; margin:60px auto 0; padding:0; background-color:#f5f5f5;}
.lyNyNews_Tj .lyNyNewsTj_main { width:1400px; height:auto; margin:0 auto; padding:0; position:relative; top:-60px;}
.lyNyNewsTj_main .swiper-container4 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNewsTj_main .swiper-container4 .swiper-slide .lyNyNewsTj_img { width:50%; height:400px; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyNewsTj_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNewsTj_img a img { display:block; width:100%; height:100%; margin:auto; padding:0; object-fit:cover; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNewsTj_img a:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNewsTj_img a i { display:block; width:60px; height:60px; overflow:hidden; background:url(../images/hot.png) center center no-repeat; margin:0; padding:0; position:absolute; top:0; right:0; z-index:1;}
.lyNyNewsTj_main .lyNyNewsTj_text { width:50%; overflow:hidden; margin:0; padding:107px 0 0 60px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyNewsTj_text a.lyNyNewsTj_name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:24px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 20px; padding:0;}
.lyNyNewsTj_text a.lyNyNewsTj_name:hover { color:#e60012;}
.lyNyNewsTj_text p { width:100%; height:72px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; text-indent:2em; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3;}
.lyNyNewsTj_text .lyNyNewsTj_timebtn { width:100%; overflow:hidden; margin:50px auto 0; padding:50px 0 0; border-top:1px solid #dfdfdf;}
.lyNyNewsTj_timebtn .lyNyNewsTj_time { width:88px; height:60px; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyNewsTj_timebtn .lyNyNewsTj_time span { display: block; width: 100%; height: 25px; overflow: hidden; line-height: 25px; color: #999; font-size: 15px; text-align:center; margin: 0; padding: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNewsTj_timebtn .lyNyNewsTj_time font { display:block; width:100%; height:35px; overflow:hidden; line-height:35px; color:#303030; font-size:30px; font-weight:bold; text-align:center; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}

.lyNyNewsTj_timebtn a.lyNyNewsTj_btn { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:15px; margin:10px 0; padding:0 20px; float:right;background: #e60012;}
.lyNyNewsTj_timebtn a.lyNyNewsTj_btn i { display:inline-block; width:20px; height:20px; vertical-align:middle; background:url(../images/jt0.png) center center no-repeat; margin:-4px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNewsTj_timebtn a.lyNyNewsTj_btn:hover i { margin:-4px 0 0 20px;}

.newny_box .lyNyNews_list { width:1400px; overflow:hidden; margin:60px auto 0; padding:0;}
.lyNyNews_list ul li { width:48.5%; overflow:hidden; margin:0 3% 0 0; padding:40px 40px 30px; background-color:#fff; border-bottom:1px solid #e5e5e5; position:relative; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyNews_list ul li:nth-child(2n+2) { margin:0;}
.lyNyNews_list ul li:before{content: "";display: block;width: 0;height:100%;top: 0; left:0; bottom: 0; background: #e60012;
    background: linear-gradient(to -45deg, #ff4242 0%,#e60012 50%,#e60012 100%);background-size: 100%  100%!important; position: absolute;z-index: 0; border-radius: 0; transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;}
.lyNyNews_list ul li:hover:before{ width: 100%;}
.lyNyNews_list ul li .lyNyNews_con { width:100%; overflow:hidden; margin:0 auto; padding:0; position:relative; z-index:2;}
.lyNyNews_list ul li .lyNyNews_con .lyNyNews_time { width:100%; height:30px; overflow:hidden; line-height:30px; color:#666; font-size:30px; margin:0 auto 30px; padding:0;}
.lyNyNews_list ul li .lyNyNews_con .lyNyNews_time font { display:inline-block; font-size:15px; margin:0 0 0 10px;}
.lyNyNews_list ul li:hover .lyNyNews_con .lyNyNews_time { color:#fff;}
.lyNyNews_list ul li:hover .lyNyNews_con .lyNyNews_time font { color:rgba(255,255,255,0.8);}
.lyNyNews_list ul li .lyNyNews_con a.lyNyNews_name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:22px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.lyNyNews_list ul li:hover .lyNyNews_con a.lyNyNews_name { color:#fff;}
.lyNyNews_list ul li .lyNyNews_con p { width:100%; height:72px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:justify; margin:5px auto 30px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNews_list ul li:hover .lyNyNews_con p { color:rgba(255,255,255,0.8);}
.lyNyNews_list ul li .lyNyNews_con a.lyNyNews_more { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:14px; margin:0; padding:0;}
.lyNyNews_list ul li .lyNyNews_con a.lyNyNews_more i { display:inline-block; width:20px; height:20px; vertical-align:middle; background:url(../images/jt3.png) center center no-repeat; margin:-4px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNews_list ul li:hover .lyNyNews_con a.lyNyNews_more { color:#fff;}
.lyNyNews_list ul li:hover .lyNyNews_con a.lyNyNews_more i { background:url(../images/jt0.png) center center no-repeat; margin:-4px 0 0 20px;}
/*lyNy_News ç»“æŸ*/

/*å†…é¡µ-æ–°é—»è¯¦æƒ…&amp;æ–‡ç«&nbsp;è¯¦æƒ… å¼€å§‹*/
.newny_box .w1400 .NyNewsdetail_title { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.newny_box .w1400 .NyNewsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:25px; color:#999; font-size:15px; text-align:center; margin:30px auto; padding:10px 0; background-color:#f1f1f1;}
.newny_box .w1400 .NyNewsdetail_con { width:100%; min-height:300px;overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#565656; font-size:15px; text-align:justify;}
.NyNewsdetail_con p, .NyNewsdetail_con div { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:16px; text-align:justify; _text-indent:2em; margin:0 auto 20px; padding:0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.NyNewsdetail_con table tr td p { text-indent:0!important;}
.NyNewsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}
.NyNewsdetail_con p br, .NyNewsdetail_con div br { display:none;}
.fvopvideo { width:80% !important; height:480px!important;margin:0 auto 20px;position:relative;z-index:99;}

.newny_box .w1400 .ly_PrevNext { margin:40px auto 0;}
.ly_PrevNext { width:100%; overflow:hidden; margin:40px auto 0; padding:20px 0; border-top:1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_PrevNext ul li { width:49%; margin-right:2%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li a { line-height:40px; color:#333; font-size:16px;}
.ly_PrevNext ul li:last-child { text-align:right; margin-right:0;}
.ly_PrevNext ul li:hover { color:#e60012;}
.ly_PrevNext ul li:hover a { color:#e60012;}

/*å†…é¡µ-æ–°é—»è¯¦æƒ…&amp;æ–‡ç«&nbsp;è¯¦æƒ… ç»“æŸ*/

/*å†…é¡µè”ç³»æˆ‘ä»¬*/
.ny_contact .lxfsull{display: -webkit-flex;display: flex;flex-wrap: wrap;}
.ny_contact .lxfsull li{ width:32%; float:left; margin-right:2%; background:#fff; padding:30px;box-shadow: 2px 3px 10px rgba(0,0,0,.1); display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;justify-content: space-between; }
.ny_contact .lxfsull li:nth-child(3n){ margin-right:0;}
.ny_contact .lxfsull li em{ display:block; width:70px; height:70px; border-radius:50%;float:left;}
.ny_contact .lxfsull li .lxfsullir{width: calc(100% - 85px); float:right; }
.ny_contact .lxfsull li p{ color:#999; font-size:16px; width:100%; margin-bottom:5px;}
.ny_contact .lxfsull li span{ font-size:17px; display:block; font-weight:bold; word-break: break-all;}
.ny_contact .lxfsull li:nth-of-type(1) span{ font-weight:500; font-size:16px;}
.ny_contact .lxfsull li:nth-of-type(1) em{background:#e60012 url(../images/contactico.png) no-repeat;}
.ny_contact .lxfsull li:nth-of-type(2) em{background:#e60012 url(../images/contactico.png) 0 -70px no-repeat;}
.ny_contact .lxfsull li:nth-of-type(3) em{background:#e60012 url(../images/contactico.png) 0 -140px no-repeat;}
.ny_contact  .lxfsfoot{ padding:15px;box-shadow: 2px 3px 10px rgba(0,0,0,.1); overflow:hidden; margin-top:30px;display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;justify-content: space-between; }
.ny_contact  .lxfsfoot .lxfsfoot_l{ width:40%; float:left; padding:30px 0 30px 30px;}
.ny_contact  .lxfsfoot .lxfsfoot_l .lxfs_name{ font-size:24px; color:#e60012; margin-bottom:30px;}
.ny_contact  .lxfsfoot .lxfsfoot_l .lxfs_text{ line-height:40px; font-size:16px; color:#666;}
.ny_contact  .lxfsfoot .NyContactMap_main{ width:57%; float:right;}
#container { min-width:600px; min-height: 500px;}
.ny_contact [onpositionupdate]{ display:none;}

/*å†…é¡µ-è£èª‰èµ„è´¨ å¼€å§‹*/
.honorny_box ul li { width:23.5%; overflow:hidden; margin:0 2% 30px 0; padding:10px 20px 20px; background-color:#f5f5f5; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.honorny_box ul li:nth-child(4n+4) { margin:0 0 30px;}
.honorny_box ul li .NyAbUsHonor_img { width:100%; height:242px; overflow:hidden; margin:0 auto 10px; padding:0;}
.honorny_box ul li .NyAbUsHonor_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.honorny_box ul li .NyAbUsHonor_img a img {  display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.honorny_box ul li:hover .NyAbUsHonor_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.honorny_box ul li .NyAbUsHonor_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.honorny_box ul li .NyAbUsHonor_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.honorny_box ul li:hover .NyAbUsHonor_name a { color:#e60012;}
.honorny_box ul li i { display:block; width:30px; height:4px; overflow:hidden; margin:0; padding:0; background-color:#e60012; position:absolute; bottom:0; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.honorny_box ul li:hover i { width:100%;}
/*å†…é¡µ-è£èª‰èµ„è´¨ ç»“æŸ*/

/*å†…é¡µ-åœ¨çº¿ç•™è¨€ å¼€å§‹*/
#ly_msg.ly_msg{ margin:0 auto!important;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
#ly_msg.ly_msg ul{margin: 0 auto!important;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; }
.ly_msg ul li .msg_ipt12 { width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px;float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important;font-size: 15px!important; text-align: center!important; border: none!important;cursor: pointer!important;}
.msg_btn input:first-child { background-color: #e60012!important;}

/*äº§å“è¯¦ç»†é¡µ*/
.ny_prodetail{ background:#f5f5f5;}
.pro_detail_main {height:auto;margin: 0 auto 40px;padding: 0;position: relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;background: #fff; overflow:hidden;padding: 40px 30px; border-radius: 30px 0 30px 0;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text {width: 51%;min-height:360px;overflow: hidden;margin: 0;padding: 0 0 80px;float: right;position:relative;}
.pro_detail_main .pro_detail_text .proshow_xh{ font-size:25px; font-weight:bold; color:#e60012;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; font-size: 30px; text-align: justify; margin: 0 auto; padding: 5px 0 25px;border-bottom: 1px solid #ddd;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto 0;}
.pro_detail_text .jyms p {width:100%;height:107px;overflow:hidden;line-height: 28px;color:#888;font-size: 15px;text-align: justify;margin:0 auto;padding:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto 22px; padding: 20px; background:#f5f5f5; overflow:hidden;}
.pro_detail_text ul li { width:33.333333%; height:55px; overflow: hidden;border-right:1px solid #ddd; text-align:center; color:#999; white-space:nowrap; text-overflow: ellipsis;float:left;}
.pro_detail_text ul li:last-child{ border-right:0;}
.pro_detail_text ul li p{ font-weight:bold; color:#333; margin-bottom:5px;font-size:16px;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 20px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #4b4b4b;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #e60012;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #333;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #991313;}

/**äº§å“è¯¦æƒ…é¡µäº§å“å›¾ç‰‡åˆ‡æ¢**/
.prodetail_img {width: 46%;margin: 0;padding: 0;float:left;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 {width: 13%;float: right;height: 467px;overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li {float: none;display: block;padding:0;width: 100%;height: 87px;margin: 0 0 8px 0;}
#spec-list ul li:last-child {/* margin:0; */}
#spec-list ul li:first-child p{border: 1px solid #e60012;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom {position:relative;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;width:100%;height:100%;}
#preview .pic_wrap{padding:10px;border:1px solid #ddd;width: 84%;height: 467px;float:left;overflow:hidden;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px;border:1px solid #eaeaea; background:#fff;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi {display:block;margin:auto!important;left:0;top:0;bottom:0;right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

/*äº§å“è¯¦ç»†é¡µä¸‹æ–¹æ¿å—*/
.proshow_cont {background: #fff;width: 100%;overflow: hidden; padding: 40px 30px;}
.proshow_cont .proshow_left{ width:74%; float:left;}
.proshow_cont .proshow_left .proshow_tit{ width:100%; height:58px; line-height:58px; font-size:20px; font-weight:bold; background:#f5f5f5; border-left:4px solid #e60012;margin-bottom:20px;padding-left: 15px;}
.proshow_cont .proshow_left .proshow_tit img{ margin:20px 3px 0 12px;}
.proshow_cont .proshow_left .proshow_xxnr {line-height: 28px;color: #555;font-size: 14px;margin:20px auto;}
.proshow_cont .proshow_left .proshow_xxnr table{width:100%;}
.proshow_cont .proshow_left .proshow_xxnr img, .proshow_cont .proshow_left .proshow_xxnr table, 
.proshow_cont .proshow_left .proshow_xxnr tr, .proshow_cont .proshow_left .proshow_xxnr td, 
.proshow_cont .proshow_left .proshow_xxnr p, .proshow_cont .proshow_left .proshow_xxnr span, 
.proshow_cont .proshow_left .proshow_xxnr div, .proshow_cont .proshow_left .proshow_xxnr video, .proshow_cont .proshow_left .proshow_xxnr embed {height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}
.proshow_cont .proshow_right{ width:24%; float:right;}
.proshow_cont .proshow_right .cp_type .bd{ background:#f5f5f5;}
.proshow_cont .proshow_right .cp_type .bd ul li a.proAllBtn{background:#fff;}
.proshow_cont .proshow_right .cp_type .bd ul li a.proAllBtn:hover{background:#fd404e;}
.proshow_cont .proshow_right .lyNy_Xgwz{background:#f5f5f5;}
.proshow_cont .proshow_right .lyNy_Xgwz .lyNyXgwz_list ul li a{background: #fff url(../images/icon4.png) 5px 20px no-repeat;}
.proshow_cont .proshow_right .lyNy_Xgwz .lyNyXgwz_list ul li:hover a{background: #f5f5f5 url(../images/icon4.png) 5px 20px no-repeat;}

/*å†…é¡µæ¡ˆä¾‹å±•ç¤º*/
.caseny_box{background-color: #fafafa;}
.caseny_box ul li { width:31%; height:auto; margin:0 3.5% 40px 0; padding:0; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.1); float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.caseny_box ul li:nth-child(3n+3) { margin:0 0 40px;}
.caseny_box ul li:hover { box-shadow:0 10px 20px rgba(0,0,0,0.1);}
.caseny_box ul li .lyNyVideo_img { width:100%; height:270px; overflow:hidden; margin:0 auto; padding:0; cursor:pointer; position:relative;}
.caseny_box ul li .lyNyVideo_img .lyNyVideo_mask { width:100%; height:100%; background-color:rgba(0,0,0,0.2); position:absolute; top:0; left:0; z-index:99; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.caseny_box ul li .lyNyVideo_img .lyNyCase_mask { background-color:rgba(0,0,0,0.2);}
.caseny_box ul li:hover .lyNyVideo_img .lyNyVideo_mask { background-color:rgba(0,0,0,0);}
.caseny_box ul li .lyNyVideo_img a { display: block; width: 100%; height: 100%; overflow:hidden; margin:0 auto; padding:0; position: relative;}
.caseny_box ul li .lyNyVideo_img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.caseny_box ul li:hover .lyNyVideo_img a img { transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);}
.caseny_box ul li .lyNyVideo_img a:after { display:block; width:65px; height:65px; background:url(../images/video_icon.png) center center no-repeat; background-size:contain; position:absolute; top:50%; left:50%; margin-top:-32.5px; margin-left:-32.5px; z-index:999; content:'';}
.caseny_box ul li .lyNyCase_img a:after { background:url(../images/ck_icon.png) center center no-repeat;}

.caseny_box ul li .lyNyVideo_text { padding:20px; text-align:center;}
.caseny_box ul li .lyNyVideo_text a.VideoName { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:22px; font-weight:bold; text-align:center; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;}
.caseny_box ul li:hover .lyNyVideo_text a.VideoName { color:#e60012;}
.caseny_box ul li .lyNyVideo_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:center; margin:10px auto 15px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.caseny_box ul li .lyNyVideo_text a.VideoBtn { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#e60012; font-size:15px; text-align:center; margin:0 auto; padding:0 30px; border:1px solid #e60012; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.caseny_box ul li .lyNyVideo_text a.VideoBtn i { display:inline-block; width:20px; height:20px; overflow:hidden; background:url(../images/video_icon1.png) center center no-repeat; vertical-align:middle; margin:-3px 0 0 5px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.caseny_box ul li .lyNyVideo_text a.CaseBtn i { background:url(../images/jt2.png) center center no-repeat;}
.caseny_box ul li:hover .lyNyVideo_text a.VideoBtn { color:#fff; background-color:#e60012;}
.caseny_box ul li:hover .lyNyVideo_text a.VideoBtn i { background:url(../images/video_icon2.png) center center no-repeat; margin:-3px 0 0 15px;}
.caseny_box ul li:hover .lyNyVideo_text a.CaseBtn i { background:url(../images/jt0.png) center center no-repeat; margin:-3px 0 0 15px;}


/*ç½‘ç«™å³ä¾§æ¼‚æµ®*/
.f_pf1 {position:fixed;top:28%;right:2px;z-index:999;}
.f_pf1 a.qqa {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela { position:relative;}
.f_pf1 .tela&gt;a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .tela&gt;a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:0;left:-212px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#e60012;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa&gt;span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .wxa&gt;span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-132px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;width:120px;height:120px;overflow:hidden;}
.f_pf1 .wxa .code p img {max-width:100%;max-height:100%;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa .code span { display: block;background:#fff;width:120px;height:20px;overflow:hidden; line-height:14px; color:#999; font-size:12px; text-align:center; margin:0 auto; padding:0;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(230,0,18,.7);margin-bottom:2px;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .pfpro,.f_pf1 .pflxwm{ display:none;}
/*å³ä¾§æ¼‚æµ® ç»“æŸ*/

</pre></body></html>